home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / gfx / daggex / docs / clients / xas.doc < prev    next >
Encoding:
Text File  |  1994-06-04  |  1.2 KB  |  48 lines

  1. /*
  2. ast.docs:
  3.          Xasteroids
  4.     Copyright 1990 by Phil Goetz
  5.         goetz@cs.Buffalo.EDU
  6.  
  7. Keypress    Command
  8. --------        -------
  9.     e        Rotate counterclockwise ("left")
  10.     r        Rotate clockwise ("right")
  11.     w        Rotate 45 degrees counterclockwise
  12.     t        Rotate 45 degrees clockwise
  13.     d        Increase counterclockwise rotational velocity
  14.     f        Increase clockwise rotational velocity
  15.     o        Thrust
  16.     p        Fire
  17.     `        Shields
  18.   space        Hyperspace
  19.     s        Start new ship in center of playing field
  20.         (Also used to start a new game)
  21.    esc         Pause
  22.     Q        Quit
  23. Speed commands:    Key associated with faster speed is to the right of its
  24.         corresponding key associated with slower speed.
  25.     .        Decrease delay:  Speed game up
  26.     ,        Increase delay:  Slow the game down
  27.     m        Decrease size    ("Minimize")
  28.     n        Increase size
  29.     b        Increase # of moves/frame
  30.     v        Decrease # of moves/frame
  31.     2        Increase scale of movement
  32.     1        Decrease scale of movement
  33.  
  34. Object        Score
  35. -------        -----
  36. Big asteroid    25
  37. Medium asteroid    50
  38. Little asteroid    100
  39. Enemy spaceship    500
  40. Enemy bullet    500
  41.  
  42. Commands can only be entered when the mouse pointer is in the
  43. asteroids window.
  44.  
  45. Resize the window with your window manager
  46. at any time for a different playing field.
  47. ---------------------
  48.